<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*æ»šåŠ¨æ¡æ&nbsp;·å¼*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#ccc}
::-webkit-scrollbar-thumb{background:#333333;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#333333}
::-webkit-scrollbar-thumb:vertical:hover{background:#333333}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif,"å¾®è½¯é›…é»‘";transition: all 0.5s;min-width:320px;overflow-x:hidden;}
em,i{font-style:normal}
input,textarea,img,button,select{outline: none;color:#333;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{outline: none;outline-offset:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,dl{margin:0}
ul{margin:0;padding:0;}
ul,li{list-style: none;}
a{display: block;color:#333;}
a:focus,a:hover{text-decoration:none;}
img{display: block;}
textarea{resize: none;}
.Animation{-webkit-transition:all 1s;transition:all 1s;opacity:0;-webkit-transition-delay:.5s;transition-delay:.5s}
.img{overflow:hidden;margin:0 auto;position:relative}
.img img{display:block;width:100%;transition:all .5s}
.fl{float:left;}
.fr{float:right;}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.overflowY{overflow-y:hidden;}
.section{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.indexPaddingTop{padding-top:60px;}
.section .container{position: relative;z-index: 2;}
.bgColorF0{background:#f0f0f0;}

@media (max-width:767px){
	.section .container{width:100%;}
}
@media (min-width:768px){

}
@media (min-width:992px){

}
@media (min-width:1200px){

}
@media (min-width: 1450px) {
	.container{width:1230px}
	.header&gt;.navbar-default&gt;.container{/* width:100%; */width:98%;max-width:1920px;margin:0 auto;}
}
@media (min-width: 1650px) {
	.container{width:1530px}
}
@media (min-width: 1880px) {
	.header&gt;.navbar-default&gt;.container{padding-left:20px;padding-right:20px;}
}
/*æ¨ªå±*/
@media (max-width:767px) and (orientation:landscape){
	.indexPaddingTop{padding-top:0}
	.index_body .header{display: none;}
}

/*foot*/
.gotop{width:40px;height:40px;background:url(../images/icon/gotop1.png) no-repeat center;background-size:contain;position:fixed;right:-40px;bottom:50px;z-index:1;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}
.gotop.on{right:5px}
.gotop:hover{background-image:url(../images/icon/gotop1.png)}

.footer{position: relative;width:100%;left:0;bottom:0;background:#333;color:#fff;z-index:2;}
.footer a{color:#fff;}
.copyRight{padding:14px 0;line-height:20px;text-align:center;border-top:1px solid rgba(255,255,255,0.2);}
.support{text-transform: uppercase;padding-left:5px;}

.section .footer{position: absolute;width:100%;background:transparent;border-top:1px solid rgba(255,255,255,0.6);}
/*æ¨ªå±*/
@media (max-width:767px) and (orientation:landscape){
	.index_body .f_top{display: none;}
	.index_body .f_middle{padding:25px 0 10px;}
}
@media (max-width:767px){
	.copyRight{padding:12px 0;font-size:12px;}
	
	
	.index_body .f_ewms,.index_body .f_form,.sideBar{display: none;}
	.index_body .f_text{margin-bottom:0;}
}
@media (min-width:768px){
	.copyRight a{display:inline-block;}
	
}
@media (min-width:992px){

}
@media (min-width:1200px){

}
@media (min-width:1450px){

}
@media (min-width:1650px){

}


/*å¯¼èˆª*/
.navbar-default{background-color:rgba(255,255,255,.8);transition:all .5s;border:none;border-radius:0;margin-bottom:0;box-shadow:0 0 10px rgba(0,0,0,.3);}
.navbar-brand{position: relative;height:auto;padding-top:5px;padding-bottom:5px;padding-right:0;
	display:flex;
	align-items:center;
}
.navbar-brand img{height:50px;transition: all 0.5s;flex:0 0 auto;}
.navbar-brand span {margin-left:10px;font-size:14px;color:#333;}
.navbar-brand .logo2{position: absolute;top:5px;opacity: 0;}
.navbar-default .navbar-toggle{border:0;margin-top:14px;margin-bottom:14px;margin-right:6px;}
.navbar-default .navbar-toggle .icon-bar{background-color:#e83e3b;transition:all .5s}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{background-color:transparent}
.navbar-default .menu_close .icon-bar:nth-child(1){transform:rotate(45deg);position:relative;top:6px}
.navbar-default .menu_close .icon-bar:nth-child(2){display:none}
.navbar-default .menu_close .icon-bar:nth-child(3){transform:rotate(-45deg)}
.navbar-default .navbar-nav&gt;li&gt;a{position: relative;color:#333;border-radius:0;line-height:20px;transition:all .5s;}
.navbar-default .navbar-nav&gt;li&gt;a&gt;i {display:block;height:2px;background-color:transparent;position:absolute;left:0;right:0;bottom:0;}
.navbar-default .navbar-nav&gt;li&gt;a:hover&gt;i,
.navbar-default .navbar-nav&gt;.active&gt;a&gt;i  {background-color:#e83e3b;}
.navbar-default .navbar-nav&gt;li:hover&gt;a,
.navbar-default .nav&gt;li&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:focus,
.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:hover{color:#e83e3b;background-color:transparent;font-weight:bold;}
.navbar-default .nav&gt;li&gt;a:hover,
.navbar-default .nav&gt;li&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover,
.navbar-default .navbar-nav&gt;.open&gt;a:focus{color:#e83e3b;background-color:transparent;}
.navbar-collapse::-webkit-scrollbar{width:2px;height:2px}
.header .navbar-fixed-bottom .navbar-collapse,
.header .navbar-fixed-top .navbar-collapse{max-height:calc(100vh - 60px);}


.header_right{float:right;display:flex;flex-direction:row;align-items:center;}
.language{width:80px;border:1px solid rgba(0,0,0,0.6);padding:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;margin-left:10px;cursor:pointer}
.language:after{content:"";width:12px;height:8px;background-image:url(../images/icon/a1h.png);background-repeat: no-repeat;background-position: center;background-size:auto 100%;display:block;margin-left:5px;flex:0 0 auto;-webkit-transition:all .5s;transition:all .5s}
.language a{display:block;color:#333;font-size:12px;line-height:20px;font-weight:700;text-transform:uppercase}
.function-infor{background-color:rgba(255,255,255,.2);border:1px solid rgba(0,0,0,0.6);padding:4px;text-align:center;position:absolute;top:100%;left:-1px;right:-1px;z-index:2;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}
.language:hover .function-infor{-webkit-transform:none;transform:none}
.language:hover:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}

/* äºŒçº§å¯¼èˆª */
.navbar-default .navbar-nav&gt;li&gt;.dropdown-pc{display: none;}
.navbar-default .navbar-nav&gt;li&gt;.dropdown-min{display: block;}

.header .dropdown-menu li{margin:10px 0}
.header .dropdown-menu li a{display:block;color:#333;padding:0}
.header .dropdown-menu li h2{position: relative;font-size:14px;color:#333;font-weight:400;margin:0 0 10px;/* border-bottom:1px rgba(232,62,59,.6) solid; */padding-bottom:10px;transition: all 0.3s;}
.header .dropdown-menu li h2:after{content: '';position: absolute;width:100%;height:1px;left:0;bottom:0;background:rgba(232,62,59,.6);transition: all 0.3s;}
.header .dropdown-menu li .a{/* display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between; */margin-left:-12px;margin-right:-12px}
.header .dropdown-menu li .a span{display:block;padding:0 12px;overflow:hidden}
.header .dropdown-menu li .a a{color:#595857;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.header .dropdown-menu li .a a:hover,
.header .dropdown-menu li a:hover{color:#e83e3b}
.header .dropdown-menu li h2:hover{font-weight: 700;}
.header .dropdown-menu li h2:hover:after{height:2px}

.indexHeader .navbar-brand .logo1{opacity: 0;}
.indexHeader .navbar-brand .logo2{opacity: 1;}
.indexHeader .navbar-brand span {color:#fff;}
.indexHeader .navbar-default{background-color:transparent;box-shadow:none;}
.indexHeader .navbar-default:before{background:transparent}
.indexHeader .navbar-default .navbar-nav{background-color: transparent;}
.indexHeader .navbar-default .navbar-nav&gt;li&gt;a {color:#fff;}
.indexHeader .navbar-default .navbar-nav&gt;li:hover&gt;a,
.indexHeader .navbar-default .nav&gt;li&gt;a:hover,
.indexHeader .navbar-default .navbar-nav&gt;.active&gt;a,
.indexHeader .navbar-default .navbar-nav&gt;.active&gt;a:focus,
.indexHeader .navbar-default .navbar-nav&gt;.active&gt;a:hover,
.indexHeader .navbar-default .navbar-nav&gt;.open&gt;a,
.indexHeader .navbar-default .navbar-nav&gt;.open&gt;a:hover{background-color: transparent;}

.indexHeader .language,
.indexHeader .function-infor {border:1px solid rgba(255,255,255,0.6)}
.indexHeader .language:after {background-image:url(../images/icon/a1.png)}
.indexHeader .language a {color:#fff;}

@media (max-width:1199px){
	.slogan{position: absolute;left:50%;top:14px;transform: translateX(-40%);}
	.slogan&gt;img{height:42px;}
	.slogan .slogan1{display: none;}
	
	.header .container{position: relative;}
	.navbar-collapse.collapse{display: none!important;}
	.navbar-header{float:none;}
	.navbar-default .navbar-toggle{display: block;margin-right:0;margin-top:19px;}
	.navbar-nav&gt;li{float:none;}
	.navbar-nav{float:none!important;margin:10px 0;}
	.navbar-default{background-color:rgba(255,255,255,0.8);}
	.bg .navbar-default{height:100vh;}
	.navbar-default .navbar-nav&gt;li{margin-bottom:5px;position: relative;padding-left:15px;}
	.navbar-default .navbar-nav&gt;li&gt;a{font-size:14px;padding:10px 0;border-radius: 5px;color:#333;}
	.navbar-default .navbar-nav&gt;li:hover&gt;a,
	.navbar-default .nav&gt;li&gt;a:hover,
	.navbar-default .navbar-nav&gt;.active&gt;a,
	.navbar-default .navbar-nav&gt;.active&gt;a:focus,
	.navbar-default .navbar-nav&gt;.active&gt;a:hover,
	.navbar-default .navbar-nav&gt;.open&gt;a,
	.navbar-default .navbar-nav&gt;.open&gt;a:hover{/* color:#e83e3b;background-color:#fff; */color:#e83e3b;background-color:transparent;}
	.navbar-default .navbar-nav&gt;li&gt;a:before{content:'';position: absolute;width:100%;height:1px;background:rgba(0,0,0,0.1);left:0;bottom:0;}
	.navbar-collapse.collapse.in{overflow-y:auto!important;display: block!important;}
	.header .navbar-default .container{max-height:100%;max-width:100%;}
	
	.navbar-default .navbar-nav&gt;li:before{content: '';position: absolute;width:8px;height:12px;background:url(../images/n2.png) no-repeat center;background-size:contain;top:14px;visibility: hidden;opacity: 0;transition: all 0.5s;}
	.navbar-default .navbar-nav&gt;li:before{left:0;}
	.navbar-default .navbar-nav&gt;.active:before{visibility: visible;opacity: 1;transform: none;}
	
	.header .dropdown-menu{position: static;position: static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow: none;}
	.header .dropdown-menu li{margin:0;}
	.header .dropdown-menu li h2{margin:0;padding:10px 0;border-bottom:1px dashed rgba(0,0,0,0.1);}
	.header .dropdown-menu li .a{margin-top:10px;margin-bottom:10px;}
	.header .dropdown-menu li h2:after{display: none;}
	/* .navbar-default .nav&gt;li&gt;a:hover,
	.navbar-default .nav&gt;li&gt;a:focus,
	.navbar-default .navbar-nav&gt;.open&gt;a:hover,
	.navbar-default .navbar-nav&gt;.open&gt;a:focus{color:#fff;background-color:transparent} */
	
	.header_right{position: absolute;right:75px;top:20px;}
	
	.language,.function-infor{border-color:#333;}
	.language a{color:#333}
	.language:after{background:url(../images/icon/a1h.png);}
	
	.indexHeader .language,.indexHeader .function-infor{border-color:#fff;}
	.indexHeader .language a{color:#fff}
	.indexHeader .language:after{background:url(../images/icon/a1.png);}
	.indexHeader .slogan .slogan1{display: block;}
	.indexHeader .slogan .slogan2{display: none;}
	.bg .navbar-default{background-color:rgba(255,255,255,0.95);}
	.bg .language,.indexHeader:hover .function-infor{border-color:#333;}
	.bg .navbar-brand span,
	.bg .language a{color:#333}
	.bg .language:after{background-image:url(../images/icon/a1h.png);}
	.bg .slogan .slogan1{display: none;}
	.bg .slogan .slogan2{display: block;}
	
	.indexHeader .navbar-default .navbar-nav&gt;li&gt;a {color:#333;}
	/* äºŒçº§å¯¼èˆª */

}
@media (max-width:767px){
	.header_right{top:15px;right:60px}
	.navbar-default .navbar-toggle{margin-top:14px;margin-right:8px;}
	
	.slogan{left:auto;right:175px;top:15px;transform: translateX(0);}
	.slogan&gt;img{height:30px;}
}
@media (max-width:600px){
	.slogan{display: none;}
}
@media (max-width:479px){
	.header_right{right:52px}
	.navbar-brand{padding-top:10px;padding-bottom:10px;}
	.navbar-brand img{height:40px;}
	.navbar-brand span {font-size:12px;}
}
@media (max-width:360px){
	.navbar-brand{padding-top:13px;padding-bottom:12px;}
	.navbar-brand img{height:33px;}
	.navbar-brand .logo2{top:13px;}
}
@media (min-width:768px) and (max-width:991px){
	.navbar-brand{padding-top:10px;padding-bottom:10px;}
	.navbar-brand .logo2{top:10px;}
	.header .navbar-fixed-top .navbar-collapse{max-height:calc(100vh - 70px);}
}
@media (min-width:992px) and (max-width:1199px){
	.navbar-brand{padding-top:4px;padding-bottom:4px;}
	.navbar-brand img{height:62px;}
	.navbar-brand .logo2{top:4px;}
	.header .navbar-fixed-top .navbar-collapse{max-height:calc(100vh - 70px);}
}
@media (min-width:992px){
	/* .navbar-header{float:left;}
	.navbar-brand{padding-top:15px;padding-bottom:15px;}
	.navbar-right{margin-right:0;}
	.navbar-default .navbar-nav&gt;li{position: static;padding:0;}
	.navbar-default .navbar-nav&gt;li&gt;a:before,
	.navbar-default .navbar-nav&gt;li&gt;a:after{content: '';position: absolute;width:8px;height:12px;background:url(../images/n.png) no-repeat center;background-size:contain;top:50%;margin-top:-6px;visibility: hidden;opacity: 0;transition: all 0.5s;}
	.navbar-default .navbar-nav&gt;li&gt;a:before{left:2px;transform: translateY(-50%);}
	.navbar-default .navbar-nav&gt;li&gt;a:after{right:2px;transform: translateY(50%);}
	.navbar-default .navbar-nav&gt;li&gt;a:hover:before,
	.navbar-default .navbar-nav&gt;li&gt;a:hover:after,
	.navbar-default .navbar-nav&gt;.active&gt;a:before,
	.navbar-default .navbar-nav&gt;.active&gt;a:after{visibility: visible;opacity: 1;transform: none;}
	.navbar-default .navbar-nav&gt;li&gt;a{padding:30px 12px;}
	
	.header_right{margin:25px 0;}
	.language{width:90px;margin-left:15px;}

	.header .dropdown-menu{position: fixed;width:100vw;min-height:260px;background-color:#fff;padding:20px 0;margin:0;border:0;border-radius:0;-webkit-box-shadow: 0px 12px 12px -12px rgba(0,0,0,.3);box-shadow: 0px 10px 10px -10px rgba(0,0,0,.3);right:auto;top:80px;left:50%;transform: translateX(-50%);}
	.header .dropdown-menu .container{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;max-height:430px;overflow-y:auto}
	.header .dropdown-menu .container::-webkit-scrollbar{width:3px;height:3px}
	.header .dropdown-menu1 .container{justify-content:center}
	.header .dropdown-menu li{width:25%;padding:0 15px}
	.header .dropdown-menu li h2{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.header .dropdown-menu li .a a,.header .dropdown-menu li a{color:#333}

	.navbar-default .navbar-nav&gt;li&gt;.dropdown-pc{display: block;}
	.navbar-default .navbar-nav&gt;li&gt;.dropdown-min{display: none;}
	
	.navbar-default:before{content:'';position: absolute;top:0;right:74.8%;width:100%;height:80px;background:#fff;}
	.navbar-default .navbar-nav{position: relative;background:#e83e3b;} */
}
@media (min-width:1200px){
	.navbar-header{float:left;}
	.navbar-right{margin-right:0;}
	.navbar-brand{padding-top:25px;padding-bottom:25px;}
	.navbar-brand img{height:40px;}
	.navbar-brand .logo2{top:25px;}
	.navbar-collapse{float:right;}
	.navbar-default .navbar-nav&gt;li&gt;a:before,
	.navbar-default .navbar-nav&gt;li&gt;a:after{content: '';position: absolute;width:10px;height:12px;background:url(../images/n2.png) no-repeat center;background-size:contain;top:50%;margin-top:-6px;visibility: hidden;opacity: 0;transition: all 0.5s;}
	.navbar-default .navbar-nav&gt;li&gt;a:before{left:2px;transform: translateY(-50%);}
	.navbar-default .navbar-nav&gt;li&gt;a:after{right:2px;transform: translateY(50%);}
	.navbar-default .navbar-nav&gt;li&gt;a:hover:before,
	.navbar-default .navbar-nav&gt;li&gt;a:hover:after,
	.navbar-default .navbar-nav&gt;.active&gt;a:before,
	.navbar-default .navbar-nav&gt;.active&gt;a:after{visibility: visible;opacity: 1;transform: none;}
	
	.navbar-default .navbar-nav&gt;li{position: static;padding:0;font-size:14px;}
	.navbar-default .navbar-nav&gt;li&gt;a{padding:35px 14px;}
	.navbar-default .navbar-nav&gt;li&gt;a&gt;i {bottom:25px;left:14px;right:14px;}
	.header_right{margin:30px 0}
	.language{width:90px;margin-left:10px;}
	
	
	.navbar-default .navbar-nav&gt;li&gt;.dropdown-pc{display: block;}
	.navbar-default .navbar-nav&gt;li&gt;.dropdown-min{display: none;}
	.header .dropdown-menu{position: fixed;width:100vw;min-height:100px;background-color:rgba(255,255,255,0.8);padding:20px 0;margin:0;border:0;border-radius:0;-webkit-box-shadow: 0px 12px 12px -12px rgba(0,0,0,.3);box-shadow: 0px 10px 10px -10px rgba(0,0,0,.3);right:auto;top:90px;left:50%;transform: translateX(-50%);transition: all 0.5s;}
	.header .dropdown-menu .container{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;max-height:430px;overflow-y:auto}
	.header .dropdown-menu .container::-webkit-scrollbar{width:3px;height:3px}
	.header .dropdown-menu1 .container{justify-content:center}
	.header .dropdown-menu li{width:25%;padding:0 15px}
	.header .dropdown-menu li h2{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.header .dropdown-menu li .a a,.header .dropdown-menu li a{color:#333}
	
	/*.navbar-default:before{content:'';position: absolute;top:0;right:71.8%;width:100%;height:90px;background:#fff;}
	.navbar-default .navbar-nav{position: relative;background:#e83e3b;}*/
	
	
	.slogan{float:right;padding-top:24px;padding-left:10px;display: none;}
	.slogan&gt;img{height:42px;}
	
	/*.indexHeader:hover .navbar-brand .logo1{opacity: 1;}
	.indexHeader:hover .navbar-brand .logo2{opacity: 0;}*/
	.indexHeader:hover .navbar-default{background-color:rgba(255,255,255,.8);box-shadow:none;}
	/*.indexHeader:hover .navbar-default:before{background:#fff}*/
	.indexHeader:hover .navbar-default .navbar-nav{background-color: transparent;}
	.indexHeader:hover .navbar-brand span,
	.indexHeader:hover .navbar-default .navbar-nav&gt;li&gt;a {color:#333;}
	.indexHeader .navbar-default .navbar-nav&gt;.active&gt;a&gt;i {background-color:#fff;}
	.indexHeader:hover .navbar-default .navbar-nav&gt;.active&gt;a&gt;i {background-color:#e83e3b;}
	.indexHeader:hover .navbar-default .navbar-nav&gt;li:hover&gt;a,
	.indexHeader:hover .navbar-default .nav&gt;li&gt;a:hover,
	.indexHeader:hover .navbar-default .navbar-nav&gt;.active&gt;a,
	.indexHeader:hover .navbar-default .navbar-nav&gt;.active&gt;a:focus,
	.indexHeader:hover .navbar-default .navbar-nav&gt;.active&gt;a:hover,
	.indexHeader:hover .navbar-default .navbar-nav&gt;.open&gt;a,
	.indexHeader:hover .navbar-default .navbar-nav&gt;.open&gt;a:hover{background-color: transparent;color:#e83e3b;}	
	.indexHeader .navbar-default .navbar-nav&gt;li&gt;a:before,
	.indexHeader .navbar-default .navbar-nav&gt;li&gt;a:after {background-image:url(../images/n.png)}
	.indexHeader:hover .navbar-default .navbar-nav&gt;li&gt;a:before,
	.indexHeader:hover .navbar-default .navbar-nav&gt;li&gt;a:after {background-image:url(../images/n2.png)}
	.indexHeader:hover .language,
	.indexHeader:hover .function-infor {border:1px solid rgba(0,0,0,0.6)}
	.indexHeader:hover .language:after {background-image:url(../images/icon/a1h.png)}
	.indexHeader:hover .language a {color:#333;}
}
@media (min-width:1450px){
	.navbar-brand{padding-top:18px;padding-bottom:18px;}
	.navbar-brand img{height:54px;}
	.navbar-brand span {font-size:16px;}
	.navbar-brand .logo2{top:18px;}
	.navbar-default .navbar-nav&gt;li&gt;a{padding:35px 10px;font-size:15px;}
	.navbar-default .navbar-nav&gt;li&gt;a&gt;i {left:10px;right:10px;}
	.navbar-default .navbar-nav&gt;li&gt;a:before,
	.navbar-default .navbar-nav&gt;li&gt;a:after{display: none;}

	.language{margin-left:20px;}
	.slogan{display: block;}
	.slogan .slogan1{display: none;}
	
	.indexHeader .slogan .slogan1,
	.indexHeader:hover  .slogan .slogan2 {display:block;}
	.indexHeader:hover  .slogan .slogan1,
	.indexHeader .slogan .slogan2 {display:none;}
}
@media (min-width:1550px){
	.navbar-default .navbar-nav&gt;li&gt;a{padding-left:14px;padding-right:14px;}
	.navbar-default .navbar-nav&gt;li&gt;a&gt;i {left:14px;right:14px;}
	.navbar-default .navbar-nav&gt;li&gt;a:before,
	.navbar-default .navbar-nav&gt;li&gt;a:after{display: block;}
}
@media (min-width:1650px){
	.navbar-brand{padding-top:14px;padding-bottom:14px;}
	.navbar-brand img{height:62px;}
	.navbar-brand .logo2{top:14px;}
	.navbar-default .navbar-nav&gt;li&gt;a{padding-left:16px;padding-right:16px;font-size:16px;}
	.navbar-default .navbar-nav&gt;li&gt;a&gt;i {left:16px;right:16px;}
	/* .navbar-default .navbar-nav&gt;li&gt;a:before,
	.navbar-default .navbar-nav&gt;li&gt;a:after{width:13px;} */
}
@media (min-width:1750px){
	.navbar-default .navbar-nav&gt;li&gt;a{padding-left:22px;padding-right:22px;}
	.navbar-default .navbar-nav&gt;li&gt;a&gt;i {left:22px;right:22px;}
	.navbar-default .navbar-nav&gt;li&gt;a:before{left:6px;}
	.navbar-default .navbar-nav&gt;li&gt;a:after{right:6px;}
	.language{margin-left:30px;}
	.slogan{padding-top:24px;}
	.slogan&gt;img{height:42px;}
}
@media (min-width:1880px){
	.slogan{padding-top:12px;padding-left:20px;}
	.slogan&gt;img{height:65px;}
}
/*æ¨ªå±*/
@media (max-width:767px) and (orientation:landscape){
	.index_body .header{display:none}
	.section{padding-top:0;}
}

/*ç¬¬ä¸€å±*/
.banner{padding-top:0!important}
.banner .swiper-container{width:100%;height:100%}
.banner img[onclick]{cursor: pointer;}
.slide_img{width:100%;height:100%;}
.banner_text{position:absolute;left:0;right:0;top:50%;z-index:9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.banner_text img{width:auto;max-width:100%;/* -webkit-transform:scale(0);transform:scale(0); */max-height:80vh;margin:0 auto;opacity: 1;}
/* .banner1 .banner_text img{-webkit-transform:translateY(100%);transform:translateY(100%)}
.banner2 .banner_text img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.banner3 .banner_text img{-webkit-transform:translateX(100%);transform:translateX(100%)}
.banner4 .banner_text img{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.banner5 .banner_text img{-webkit-transform:scale(0);transform:scale(0)} */
/* .banner .swiper-slide-active .banner_text img{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:.5s;transition-delay:.5s} */
.swiper-button{width:auto;height:40px;margin-top:-20px;display: flex;align-items: center;color:#fff;background:none;opacity: 0.8;}
.swiper-button span{padding:0 10px;font-family: arial;display: none;color:#fff;}
.swiper-button .icon&gt;img{height:14px;}
.swiper-button-prev,.swiper-button-next{outline: none;transition: all 0.3s;}
.swiper-button-prev.swiper-button{left:5.5vw;flex-flow: row-reverse;}
.swiper-button-next.swiper-button{right:5.5vw;}
.swiper-button:hover{opacity: 1;}

.swiper-pagination-bullet{/* width:24px;height:4px;border-radius: 2px;margin:0 5px!important; */background:#fff;opacity: 1;-webkit-transition:all .5s;transition:all .5s;outline: none;}
.swiper-pagination-bullet-active{background-color:#e83e3b}

.downTip{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:30px;z-index:10;width:30px;height:30px;background:url(../images/icon/downTip.png) no-repeat center;background-size:contain;-webkit-animation:downTip 1s linear infinite alternate;animation:downTip 1s linear infinite alternate}
@-webkit-keyframes downTip{
	from{bottom:30px;opacity:.9}
	to{bottom:20px;opacity:1}
}
@keyframes downTip{
	from{bottom:30px;opacity:.9}
	to{bottom:20px;opacity:1}
}


.videoDiv{position:absolute;width:100%;height:100%;cursor: pointer;top:0;left:0;z-index: 10;}
.videoDiv .player{position: absolute;top:0;left:0;z-index: 3;width:100%;height:100%;background:rgba(0,0,0,0.2);}
.videoBtn{position: absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;cursor: pointer;}
.playBtn{background:url(../images/icon/play.png) no-repeat center;background-size:64px auto;}
.pauseBtn{background:url(../images/icon/pause.png) no-repeat center;background-size:64px auto;}

.video_mark{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.7);left:0;top:0;z-index:1100;display:none;}
.modal_content{position:absolute;width:94%;background:rgba(255,255,255,1);border-radius:5px;top:50%;left:3%;padding:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.video_mark .close{position:absolute;width:30px;height:30px;background:url(../images/icon/close2.png) no-repeat center;background-size:100% 100%;right:50%;top:15%;margin-right:-15px;cursor:pointer;opacity: 1;}
.modal_content .inner{width:100%;overflow:hidden;}
.modal_content .modal_video{width:100%;height:auto;background:#000;display:block;}


#videoContainer{position:absolute;height:100%;width:100%;top:0;left:0;}
#videoContainer:before{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,0.3);z-index: 2;}
#background_video{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover;}



@media (max-width:767px){
	.swiper-button{display: none;}
}
@media (min-width:768px){
	/* .swiper-pagination-bullet{margin:0 10px!important;} */
	.banner .swiper-pagination{display: none;}
	
	.modal_content{width:94%;left:3%;}
	.video_mark .close{width:45px;height:45px;right:5%;top:5%;margin-right:0;}
	
}
@media (min-width:992px){
	.modal_content{width:90%;left:5%;}
	.video_mark .close{width:45px;height:45px;right:5%;top:5%;}
}
@media (min-width:1200px){
	.swiper-button span{display: block;font-size:16px;}
	
	.modal_content{width:70%;left:15%;}
	.video_mark .close{width:51px;height:51px;top:50px;right:50px;}
}

#fp-nav.left{left:8px}
#fp-nav ul li{width:10px;height:10px;margin:15px 0}
#fp-nav ul li a span{width:10px;height:10px;margin:-5px 0 0 -5px;background-color:transparent;border:1px #fff solid;-webkit-transition:all .5s;transition:all .5s}
#fp-nav.section1-fp-nav ul li a span{border-color:#fff}
#fp-nav ul li a span:after{content:"";width:4px;height:4px;background-color:#fff;border-radius:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#fp-nav ul li .fp-tooltip{color:#ddd;font-weight:lighter;top:50%;margin-top:-10px;margin-right:10px}
#fp-nav ul li .fp-tooltip.right{right:100%}
#fp-nav ul li a.active span:after,
#fp-nav ul li:hover a span:after{background:#e83e3b;}
#fp-nav ul li a.active span,#fp-nav ul li:hover a span,#fp-nav ul li:hover a.active span{width:10px;height:10px;margin:-5px 0 0 -5px;border-color:#e83e3b;}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav ul li a.active .fp-tooltip{color:#e83e3b;}

@media (max-width:767px){
	.PC_img{display:none}
	#fp-nav.left{display: none;}
}
@media (min-width:768px){
	.min_img{display:none}
	
	#fp-nav.left{left:1.5vw;}
	#fp-nav ul li{margin:25px 0;}
	
}
@media (min-width:992px){
	.downTip{width:40px;height:40px}
}
@media (min-width:1200px){
	#fp-nav.left{left:2.5vw;}
}

#dowebok{color:#fff;}
#dowebok a{color:#fff;}
.index_title{text-align:center;font-weight: lighter;margin-bottom:30px;}
.section .index_title{/* -webkit-transform:scale(0);transform:scale(0) */opacity: 1;}
.section.active .index_title{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:.5s;transition-delay:.5s}
.index_title a{display:block;}
.index_title .h2{font-size:20px;line-height: 1;}
.index_title .h2-en{text-transform: uppercase;font-family: arial;margin-top:8px;}
.index_more{margin-top:30px}
/* .index_more{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);margin-top:30px}
.active .index_more{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:1s;transition-delay:1s} */
.index_more a{display:block;max-width:100px;text-align:center;line-height:20px;padding:10px;margin:0 auto;background-color:#e83e3b;color:#fff}
.index_more a:hover{text-shadow: 1px 1px 1px rgba(0,0,0,0.9);}

.pageBg{position: absolute;width:100%;height:100%;left:50%;top:50%;-webkit-transform: scale(1) translate(-50%,-50%);transform: scale(1) translate(-50%,-50%);z-index: -1;}
.pageBg{-webkit-animation: kenburnsDown 5s linear 0s 1 forwards;animation: kenburnsDown 5s linear 0s 1 forwards;}
.active .pageBg{-webkit-animation: kenburnsUp 5s linear 0s 1 forwards;animation: kenburnsUp 5s linear 0s 1 forwards;}

@media (max-width:767px){
	
}

/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	.index_title{margin-bottom:25px;}
}
@media (min-width:768px){
	.index_title{margin-bottom:35px;}
	.index_title .h2{font-size:22px;}
}
@media (min-width:992px){
	.index_title{margin-bottom:8vh;}
	.index_title .h2{font-size:28px;}
	.index_title .h2-en{margin-top:12px;}
}
@media (min-width:1200px){
	.index_title .h2{font-size:32px;}
	
}
@media (min-width:1450px){
	.index_title .h2{font-size:36px;}
}
@media (min-width:1650px){
	.index_title .h2{font-size:40px;}
}
@media (min-width:992px) and (max-height:800px) {
	.index_title{margin-bottom:6vh;}
	.index_title .h2{font-size:28px;}
}

/*ç¬¬äºŒå±*/
.section2{color:#fff;}
.section2 .container{max-width:1300px;}
.in2-en{font-size:30px;color:#00A29A;line-height:1;text-transform: uppercase;font-family: arial;}
.in2-en span{color:#fff;}
.in2-p{line-height:2.2;}
.in2-p h1{font-size:18px;margin:15px 0;line-height:1.7}
.in2-p h1&gt;span{font-size:14px;}
.in2_main,.in2_line,.in2_lineOut{width:100%;height:100%;}
.in2_lineOut{position: relative;overflow: hidden;}
.in2_line{position: absolute;width:0;left:50%;top:0;transform: translateX(-50%);}
.in2_line img{width:auto;}
.in2_main{position: relative;margin-top:50px;height:106px;}
.in2_main .container{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.in2_ul{display: flex;justify-content: space-between;flex-flow: row wrap;text-align: center;}
.in2_ul p{font-size:16px;text-align: center;}
.in2_ul .dian{width:26px;height:26px;margin:15px auto;border:1px solid #fff;padding:5px;border-radius: 50%;}
.in2_ul .dian:before{content:'';display: block;width:100%;height:100%;background:#fff;border-radius: 50%;transition: all 1s;}
.in2_ul .icon{position: relative;width:70px;height:70px;margin:0 auto;border-radius: 50%;background:#00a29a;-webkit-transition: transform 1s ease 1.3s,opacity 1s ease 1.3s,background 0.5s ease 0s;transition: transform 1s ease 1.3s,opacity 1s ease 1.3s,background 0.5s ease 0s;}
.in2_ul .icon&gt;img{position: absolute;width:100%;height:100%;left:50%;top:50%;transform: translate(-50%,-50%) scale(1);transition: all 0.5s;}
.in2_ul .icon&gt;.hover{visibility: hidden;opacity: 0;transform: translate(-50%,-50%) scale(0);}
.in2_ul a:hover .icon&gt;.hover{visibility: visible;opacity: 1;transform: translate(-50%,-50%) scale(1);}
.in2_ul a:hover .icon&gt;.default{visibility: hidden;opacity: 0;transform: translate(-50%,-50%) scale(0);}
.in2_ul a:hover .icon{background:transparent}
.in2_ul a:hover .dian:before{background:#00a29a;}
/*.in2_ul li:nth-child(1){margin-top:13%;}
.in2_ul li:nth-child(2){margin-top:8%;}
.in2_ul li:nth-child(3){margin-top:-6%;}
.in2_ul li:nth-child(4){margin-top:-11%;}*/

.in2-p{opacity: 1;}
.in2_line{opacity: 1;width:2601px;}
.in2_ul p,
.in2_ul .dian{opacity: 1;}
.in2_ul .icon{opacity: 1;}
.in2-en,.in2_ul p,.in2-p{opacity: 1;}
.in2_ul .dian{opacity: 1;}
.active .in2-en,
.active .in2-p,
.active .in2_ul .icon,
.active .in2_ul p,
.active .in2_ul .dian{opacity: 1;transform: none;}
.active .in2_line{opacity: 1;width:2601px;}
@media (max-width: 767px) {
	.in2-p span{font-size:16px!important;}
}
@media (max-width: 479px) {
	.in2-p{height:180px;overflow: hidden;}
	.in2_ul .icon{width:60px;height:60px;}
	.in2_ul .dian{width:20px;height:20px;}
	.in2_ul p{font-size:14px;max-height:}
	
}
/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	.in2-p{display: none;}
	/*.in2_ul li:nth-child(1){margin-top:9%;}
	.in2_ul li:nth-child(2){margin-top:7%;}
	.in2_ul li:nth-child(3){margin-top:-7%;}
	.in2_ul li:nth-child(4){margin-top:-9%;}*/
}
@media (min-width: 768px) {
	.section2 .container {padding-left:10%}
	/*.in2_main{margin-top:15vh;}*/
	.in2-en{font-size:40px;}
	.in2-p{margin-bottom:30px;}
	.in2-p h1{font-size:20px;margin-top:25px;}
	.in2_ul .icon{width:86px;height:86px;}
	.in2_ul .dian{width:30px;height:30px;padding:7px;margin:20px auto;}
	/*.in2_ul li:nth-child(1){margin-top:1%;}
	.in2_ul li:nth-child(2){margin-top:3%;}
	.in2_ul li:nth-child(3){margin-top:-9%;}
	.in2_ul li:nth-child(4){margin-top:-7%;}*/
}
@media (min-width: 992px) {
	.section2 .container {padding-left:20%}
	/*.in2_ul li:nth-child(1){margin-top:-5%;}
	.in2_ul li:nth-child(2){margin-top:4%;}
	.in2_ul li:nth-child(3){margin-top:-7%;}
	.in2_ul li:nth-child(4){margin-top:1%;}*/
}
@media (min-width: 1200px) {
	.in2-en{font-size:50px;}
	.in2-p h1{font-size:24px;}
	.in2-p h1&gt;span{font-size:16px;}
	.in2_ul .dian{width:36px;height:36px;}
	/*.in2_ul li:nth-child(3){margin-top:-5.5%;}
	.in2_ul li:nth-child(4){margin-top:3.5%;}*/
}
@media (min-width: 1450px) {
	.in2-en{font-size:60px;}
	.in2-p h1{font-size:28px;}
	.in2_ul .dian{width:40px;height:40px;}
}
@media (min-width: 1650px) {
	.in2-en{font-size:68px;}
	.in2-p h1{font-size:30px;}
	.in2-p h1&gt;span{font-size:18px;}
	/*.in2_ul li:nth-child(1){margin-top:-5%;}
	.in2_ul li:nth-child(2){margin-top:3%;}
	.in2_ul li:nth-child(3){margin-top:-5%;}
	.in2_ul li:nth-child(4){margin-top:3%;}*/
}
@media (min-width: 768px) and (max-height:550px){
	.in2-p&gt;p{display: none;}
}
@media (min-width:992px) and (max-height:800px) {
	.in2-en{font-size:40px;}
	.in2-p h1{font-size:20px;}
}
	
/*ç¬¬ä¸‰å±*/
.in3-swiper .img{/* width:170px; */max-width:100%;margin:0 auto 20px;/* background:url(../images/icon/a6.png) no-repeat center;background-size:100% auto; */transition: all 0.5s;}
.in3-swiper .img&gt;img{width:auto;max-width:100%;margin:0 auto;}
.in3-swiper .h5{font-size:18px;text-align: center;}
.in3-swiper a{padding:0 20px;}
/* .in3-swiper a:hover .img{background:url(../images/icon/a6h.png) no-repeat center;background-size:100% auto;} */
.in3-swiper a:hover .img&gt;img{transform: scale(1.1);}
.in3-swiper .swiper-container{padding-bottom:35px;}
.in3-swiper .swiper-pagination{bottom:0;}

.in3-swiper .swiper-slide{opacity: 1;}
.active .in3-swiper .swiper-slide{transform: none;opacity: 1;}

@media (max-width: 767px) {

}
@media (max-width: 479px) {

}
/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	/* .in3-swiper .img{width:150px;} */
}
@media (min-width: 768px) {
	.in3-swiper .swiper-container{padding-bottom:45px;}
	.in3-swiper .img{margin-bottom:30px;}
	.in3-swiper .img&gt;img{width:100%;}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
	/*.in3-swiper .swiper-container{padding-bottom:0;}*/
	.in3-swiper .img{/* width:180px; */margin-bottom:35px;}
	.in3-swiper .h5{font-size:20px;}
}
@media (min-width: 1450px) {
	/* .in3-swiper .img{width:200px;} */
}
@media (min-width: 1650px) {
	/* .in3-swiper .img{width:235px;} */
}
@media (min-width: 1200px) and (max-height:650px){

}


/*ç¬¬å››å±*/
.in4-full{width:100%;overflow: hidden;}
.in4-swiper{width:90%;margin-left:5%;}
.in4-swiper .h5{padding:10px;line-height:20px;font-size:16px;text-align: center;background:rgba(232,62,59,0.8);text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color:#fff;visibility: hidden;opacity: 0;transition: all 0.5s;}
.in4-swiper .img:after{content:'';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(10,28,52,0.6);visibility: visible;opacity: 1;transition: all 0.5s;}
.in4-swiper-button{width:45px;height:100%;margin-top:0;top:0;background-size:100% auto!important;}
.in4-swiper-button.swiper-button-prev{left:0;background:url(../images/icon/left.png) no-repeat right center;}
.in4-swiper-button.swiper-button-next{right:0;background:url(../images/icon/right.png) no-repeat left center;}

.in4-swiper{opacity: 1;}
.active .in4-swiper{transform: none;opacity: 1;}

@media (max-width: 767px) {
	.in4-swiper .swiper-slide-active .img:after{visibility: hidden;opacity: 0;}
	.in4-swiper .swiper-slide-active .h5{visibility: visible;opacity: 1;}
}
/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	.in4-swiper{width:70%;margin-left:15%;}
}
@media (min-width: 768px) {
	.in4-swiper{width:162%;margin-left:-31%}
	.in4-swiper .swiper-slide-next .img:after{visibility: hidden;opacity: 0;}
	.in4-swiper .swiper-slide-next .h5{visibility: visible;opacity: 1;}
	.in4-swiper-button{width:31%;background-size:50px auto!important;}
	.in4-swiper-button.swiper-button-prev{left:50px;background:url(../images/icon/left.png) no-repeat right center;}
	.in4-swiper-button.swiper-button-next{right:50px;background:url(../images/icon/right.png) no-repeat left center;}
}
@media (min-width: 992px) {
	.in4-swiper .h5{padding:15px 10px;}
	.in4-swiper-button{width:30%;background-size:80px auto!important;}
	.in4-swiper-button.swiper-button-prev{left:80px;background:url(../images/icon/left.png) no-repeat right center;}
	.in4-swiper-button.swiper-button-next{right:80px;background:url(../images/icon/right.png) no-repeat left center;}
}
@media (min-width: 1200px) {
	.in4-swiper .h5{padding:20px 10px;font-size:18px;}
	.in4-swiper-button{background-size:100px auto!important;}
	.in4-swiper-button.swiper-button-prev{left:100px;background:url(../images/icon/left.png) no-repeat right center;}
	.in4-swiper-button.swiper-button-next{right:100px;background:url(../images/icon/right.png) no-repeat left center;}
}
@media (min-width: 1450px) {
	.in4-swiper .h5{padding:25px 10px;}
	.in4-swiper-button{width:29.5%;background-size:130px auto!important;}
	.in4-swiper-button.swiper-button-prev{left:130px;background:url(../images/icon/left.png) no-repeat right center;}
	.in4-swiper-button.swiper-button-next{right:130px;background:url(../images/icon/right.png) no-repeat left center;}
}
@media (min-width: 1650px) {
	.in4-swiper-button{width:30.548%;}
}
@media (min-width:992px) and (max-height:800px) {
	.in4-swiper .img{max-height:48vh;}
}


/*ç¬¬äº”å±*/
.partnerList{margin:-5px -5px 0;display:flex;flex-flow:row wrap;}
.partnerList .column{padding:5px;}
.partnerList .img{transition: all 0.5s;border:1px dashed #E2E2E1;}
.partnerList .img:hover{border-color:#e83e3b;}
.indexPartner .img{opacity: 0.6;}
.indexPartner .img:hover{opacity: 1;}
.indexPartner{opacity: 1;}
.active .indexPartner{opacity: 1;transform: none;}
@media (max-width: 767px) {

}
@media (max-width: 479px) {
	.partnerList .column{width:33.333%;}
}
/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	.partnerList .column:nth-child(n+9){display: none;}
}
@media (min-width: 768px) {

}
@media (min-width: 992px) {
	.partnerList{margin:-10px -8px 0;}
	.partnerList .column{padding:10px 8px;}
}
@media (min-width: 1200px) {

}
@media (min-width: 1450px) {
	.partnerList{margin:-18px -10px 0;}
	.partnerList .column{padding:18px 10px;}
}
@media (min-width: 1200px) and (max-height:650px){

}


/*ç¬¬å…­å±*/
.section6{padding-bottom:85px;}
.contactUl{display: flex;align-items: stretch;flex-flow: row wrap;}
.contactUl:before,
.contactUl:after{display: none;}
.contactUl li{text-align: center;margin-bottom:20px;opacity: 1;}
.contactUl .img{width:80px;height:80px;margin:0 auto 10px;border-radius: 50%;transition: all 0.3s;}
.contactUl .p1{font-size:16px;line-height: 1.8;font-family: arial;}
.contactUl .p2{font-size:14px;line-height: 1.8;font-family: arial;}
.contactUl a:hover .img{background:rgba(0,0,0,0.5);}
.active .contactUl li{opacity: 1;transform: none;}
@media (max-width: 767px) {

}
/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	.contactUl li{width:25%;margin-bottom:0;}
}
@media (min-width: 768px) {
	.section6{padding-bottom:70px;}
	.contactUl li{margin-bottom:0;}
}
@media (min-width: 992px) {
	.section6{padding-bottom:50px;}
	.contactUl .img{width:100px;height:100px;margin-bottom:20px;}
	.contactUl .p1{font-size:18px;}
	.contactUl .p2{font-size:16px;}
}
@media (min-width: 1450px) {
	.contactUl .img{width:118px;height:118px;margin-bottom:30px;}
	.contactUl .p1{font-size:20px;}
	.contactUl .p2{font-size:18px;}
}


/* ç¬¬ä¸ƒå± */
.indexNews{width:100%;opacity: 1;}
.inNewsItem{display: block;width:100%;overflow: hidden;}
.inNewsItem h3{color:#000;-webkit-transition: all 0.3s;transition: all 0.3s;}
.inNewsItem .p{color:#aaaaaa;}
.inNewsItem&gt;span{display: block;width:100%;text-align:right;font-size:14px;margin-top:8px;text-decoration: underline;-webkit-transition: all 0.3s;transition: all 0.3s;}
.inNewsItem .img{overflow: hidden;}
.inNewsItem .img img{width:100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.s7_left{width:100%;float:left;background:#fff;padding:10px 10px 15px;display: none;}
.s7_left h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.s7_left .p{margin-top:9px;line-height:24px;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.s7_left .img{width:100%;height:191px;margin-bottom:15px;}
.s7_right{width:100%;float:right;background:#fff;padding:10px 10px 15px;}
.s7_right .inNewsItem{padding:15px 0;border-top:1px solid #d4d4d3;}
.s7_right .img{float:left;width:40%;max-height:76px;}
.s7_right .text{float:left;width:60%;padding-left:15px;}
.s7_right h3{font-size:14px;max-height:20px;line-height:20px;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}
.s7_right .p{margin-top:8px;line-height:24px;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.inNewsItem:hover h3{color:#e83e3b;}
.inNewsItem:hover&gt;span{color:#e83e3b;}
.inNewsItem:hover .img img{-webkit-transform: scale(1.05);transform: scale(1.05);}

.s7_tabNav{margin-bottom:10px;}
.s7_tabNav a{display: block;float:left;width:48%;color:#333!important;line-height:40px;font-size:14px;text-align:center;margin-right:4%;background:#f9f9f9;}
.s7_tabNav a:last-child{margin-right:0;}
.s7_tabNav a.active{background:#e83e3b;color:#fff!important;}
.s7_tabItems .item{display: none;height:318px;border-bottom:1px solid #d4d4d3;}
.s7_tabItems .item.active{display: block;}
.s7_tabItems .swiper-container{height:100%;overflow: hidden;}

.active .indexNews{opacity: 1;transform: none;}

@media (max-width:767px){
	.s7_tabNav a{line-height:35px;}
	
}
/*æ¨ªå±*/
@media (max-width: 767px) and (orientation: landscape) {
	.s7_right{padding:10px;}
	.s7_tabNav{display: none;}
	.s7_right .img{display: none;}
	.s7_right .text{width:100%;}
	.s7_tabItems .item{height:246px;}
	.s7_right .p{height:24px;-webkit-line-clamp:1;}
}
@media (min-width:768px){
	.section7 .index_title{margin-bottom:5vh;}
	.s7_left{width:52%;display: block;}
	.s7_right{width:46%;}
	.s7_right .img{max-height:95px;}
	.s7_right h3{max-height:40px;-webkit-line-clamp:2;}
	.s7_tabNav a{line-height:46px;font-size:16px;}
	.s7_tabItems .item{height:252px;}
}
@media (min-width:992px){
	.inNewsItem&gt;span{font-size:16px;margin-top:10px;}
	.s7_left{width:63%;}
	.s7_left .img{height:289px;}
	.s7_right{width:35%;}
	.s7_right h3{font-size:16px;max-height:20px;-webkit-line-clamp:1;}
	.s7_right .inNewsItem{padding:18px 0;}
	.s7_right .img{max-height:75px;}
	.s7_tabNav{margin-bottom:14px;}
	.s7_tabItems .item{height:350px;}
}
@media (min-width:1200px){
	.s7_left,.s7_right{padding:15px;}
	.s7_left h3{font-size:18px;}
	.s7_left .img{height:332px;margin-bottom:20px;}
	.s7_right h3{max-height:40px;-webkit-line-clamp:2;}
	.s7_right .img{max-height:95px;}
	.s7_tabItems .item{height:400px;}
}
@media (min-width:1450px){
	.s7_left,.s7_right{padding:15px;}
	.s7_left .img{height:337px;}
	.s7_right h3{max-height:44px;line-height:22px;}
	.s7_right .img{max-height:100px;}
	.s7_tabNav{margin-bottom:19px;}
}
@media (min-width:1650px){
	.s7_left,.s7_right{padding:20px;}
	.s7_left .p{margin-top:15px;line-height:28px;height:56px;}
	.s7_left .img{height:344px;}
	.s7_tabNav{margin-bottom:20px;}
	.s7_tabItems .item{height:420px;}
}
@media (min-width:992px) and (max-height:800px) {
	.s7_left, .s7_right{padding:10px 10px 15px;}
	.s7_left .img{height:209px;margin-bottom:15px;}
	.s7_left .p{margin-top:10px;max-height:20px;}
	.s7_left h3{font-size:16px;}
	.inNewsItem&gt;span{font-size:14px;margin-top:5px;}
	.s7_right .inNewsItem{padding:15px 0;}
	.s7_right .img{display: none;}
	.s7_right .text{width:100%;padding-left:0;}
	.s7_right h3{font-size:16px;max-height:20px;-webkit-line-clamp:1;}
	.s7_right .p{margin-top:5px;height:24px;-webkit-line-clamp:1;}
	.s7_tabNav{margin-bottom:10px;}
	.s7_tabItems .item{height:240px;}
}


/*å†…é¡µ*/
.page_bg{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1}
.inside_banner{position:relative;overflow:hidden}
.inside_banner img{width:100%}

.wrapper{width:100%;overflow:hidden;position:relative;min-height:85vh;}
.padding_main{width:100%;overflow:hidden;position:relative;min-height:85vh;padding:35px 0;}
.inside_main{width:100%;overflow:hidden;position:relative;padding:0 0 30px;}
.inside_main .container{position:relative}

.location_main{background-color:#ededed;color:#848585}
.location_main .container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}
.location_main .container:before,.location_main .container:after{display:none}
.location{color:#4b4a4a;padding:5px 0;position:relative}
.location b,.location a{font-weight:normal;color:#4b4a4a;line-height:20px;display: inline;}
.location a:hover{color:#e83e3b}

.layout_info{min-height:65vh;background-color:#fff;display:flex;flex-direction:row;padding:30px 15px;overflow: hidden;}
.layout_left{flex:0 0 auto;width:200px;margin-right:30px}
.layout_right{width:100%;overflow: hidden;}
.layinner_item{margin-bottom:30px;}
.submenu_title{background-color:#f8f8f8;color:#333;padding:15px 20px;text-transform:uppercase}
.submenu_title h2{font-size:20px;margin:0}
.submenu_title span{display:block;font-size:12px;margin-top:5px;font-family:"å¾®è½¯é›…é»‘";display: none;}
.submenu{background-color:#fff}
.submenu li+li{}
.submenu&gt;li&gt;a{color:#666;line-height:20px;padding:15px 20px;}
.submenu&gt;li&gt;a{border-top:1px #dadada solid}
.submenu&gt;li&gt;a i{font-size:18px;line-height:1;font-weight:500;color:#ccc;position:absolute;top:50%;margin-top:-10px;right:15px;-webkit-transition:all .5s;transition:all .5s}
.submenu&gt;li&gt;a:hover i,.submenu&gt;li.active&gt;a i{color:#ccc}
.submenu&gt;li.active&gt;a i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.submenu&gt;li&gt;a:hover,.submenu&gt;li.active&gt;a{background-color:#fff;color:#e83e3b;}
.submenu&gt;li.active&gt;a{font-weight: 700;}
.submenu .panel-collapse&gt;li&gt;a:hover,.submenu .panel-collapse&gt;li.active&gt;a{background-color:#fff;color:#e83e3b}
.submenu .panel-collapse&gt;li&gt;a{color:#999;line-height:20px;padding:10px 20px;padding-left:35px!important}
.submenu .panel-collapse&gt;li&gt;a{border-top:1px #dadada dashed;}
.inside_title{margin-bottom:30px;border-bottom:1px #ccc solid;padding-bottom:8px;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}
.inside_title:after{content:"";width:120px;height:3px;background-color:#e83e3b;position:absolute;left:0;bottom:-2px}
.inside_title h2{font-size:20px;margin:0}
.inside_title span{display:block;text-transform:uppercase;margin-top:5px;color:#999}
.inside_title p{color:#868787;margin:10px 0 0}
.page_title{font-size:20px;margin-bottom:20px;}

.InfoContent{line-height:2.2;position:relative;overflow:hidden;color:#666}
.InfoContent.margin{margin-bottom:25px;}
.InfoContent p{margin:0}
.InfoContent img{display: inline-block;max-width:100%;height:auto!important;}
.InfoContent video{display: block;width:1000px;height:auto;max-width:100%;margin:0 auto;}
.InfoContent ul,.InfoContent li{list-style-type: disc;list-style-position: inside;}
.InfoContent li p{display: inline;margin-bottom:0;}
.InfoTitle{margin-bottom:15px;text-align:center}
.InfoTitle h4{font-size:18px;margin:0;line-height:1.4;/* text-transform:uppercase */}
.InfoTitle h4&gt;i{display: inline-block;padding:8px 50px;border-radius: 40px;color:#fff;
  background: -webkit-linear-gradient(#e83e3b, #c10e0e); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#e83e3b, #c10e0e); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#e83e3b, #c10e0e); /* Firefox 3.6 - 15 */
  background: linear-gradient(#e83e3b, #c10e0e); /* æ&nbsp;‡å‡†çš„è¯­æ³• */}
.InfoTitle em{font-size:14px;text-transform: uppercase;}
.InfoTitle .date{font-size:12px;color:#666;margin-top:10px}

.goBack{text-align:center;margin-top:30px;}
.goBack a{display:inline-block;color:#fff;line-height:20px;padding:10px 30px;text-transform:uppercase;background:#333;transition: all 0.5s;}
.goBack a:hover{border-color:#e83e3b;background:#e83e3b;color:#ffffff;}

.pager{margin:30px 0 0}
.pager li&gt;a,.pager li&gt;span{border:1px #bfbfbf solid;color:#666;border-radius:0;margin:0 5px;/* text-transform:uppercase */}
.pager li&gt;span{color:#999}
.pager li&gt;a{color:#e83e3b;border-color:#e83e3b;}
.pager li&gt;a:hover{color:#fff;background-color:#e83e3b}

.info_previous_next_wrap{border-top:1px #ccc solid;padding-top:16px;margin-top:40px;font-size:14px;color:#666}
.info_previous_next_wrap b{font-weight:400;/* text-transform:uppercase */}
.info_previous_next_wrap a{color:#666;text-decoration:none;display: inline;}
.info_previous_next_wrap a:hover{color:#e83e3b}
.info_Next,.info_Previous{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.layout_contact{padding:20px;background-color:#e83e3b;color:#fff;padding:20px;margin-top:15px;}
.layout_contact h2{font-size:20px;margin-bottom:10px;}
.layout_contact .InfoContent,
.layout_contact a{color:#fff;}
@media (max-width:767px){
	.layout_info{display:block}
	.layout_left{width:100%;position:fixed;left:100%;top:0;bottom:0;z-index:1031;background-color:#fff;padding:0 15px 15px;display:flex;flex-direction:column}
	.menu_icon{display:block;width:60px;height:28px;background:url(../images/icon/submenu.png) no-repeat right center;background-size:contain;cursor:pointer}
	.submenu_close{display:block;width:45px;height:45px;background:url(../images/icon/close1.png) no-repeat center;background-size:15px 15px;flex:0 0 auto;margin:0 auto;cursor:pointer}
	.submenu_main{height:100%;overflow-y:auto}
	.submenu_main::-webkit-scrollbar{width:2px;height:2px}
	.submenu_title{display:none!important}
	.location{display: none;}
	.info_previous_next_wrap{font-size:12px;margin-top:30px}
	
	.submenu&gt;li&gt;a{padding:12px 15px;}
	.submenu .panel-collapse&gt;li&gt;a{padding-left:30px!important;}
}
@media (min-width:768px){
	.menu_icon,.submenu_close{display:none}
	.layout_info{padding:30px 15px;position:relative}
	.layout_info:before,.layout_info:after{content:"";position:absolute;top:30px;left:225px}
	.layout_info:before{width:1px;background-color:#dadada;left:228px;bottom:15px}
	.layout_info:after{width:3px;height:50px;background-color:#e83e3b;left:227px}
	.submenu_title h2,.inside_title h2,.page_title,.layout_contact h2{font-size:22px}
	.inside_title{margin-bottom:40px;padding:10px 0 15px}
	.page_title{margin-bottom:30px;}
	.padding_main{padding:40px 0;}
	.inside_main{padding:0 0 50px}
	.layinner_item{margin-bottom:50px;}
	
	.InfoTitle{margin-bottom:30px}
	.InfoTitle h4{font-size:22px}
	.InfoTitle em{font-size:16px;}
	.pager li&gt;a,.pager li&gt;span{padding:8px 20px;margin:0 20px}
	
	.layout_contact h2{margin-bottom:15px;}
}
@media (min-width:992px){
	.InfoContent.margin{margin-bottom:35px;}
	.padding_main{padding:50px 0;}
	
	.InfoTitle h4{font-size:24px}
	.InfoTitle em{font-size:18px;}

}
@media (min-width:1200px){
	.submenu_title h2,.inside_title h2,.page_title,.layout_contact h2{font-size:24px}
	.submenu&gt;li&gt;a{font-size:16px;}
	
	.InfoContent.margin{margin-bottom:45px;}
	
	.padding_main{padding:55px 0;}
	
	.pager li&gt;a,.pager li&gt;span{padding:10px 25px;margin:0 25px}
}
@media (min-width:1450px){
	.layout_info{padding:45px 20px}
	.layout_info:before{top:45px;bottom:30px;left:281px}
	.layout_info:after{top:45px;left:280px}
	.layout_left{width:240px;margin-right:50px}

	.pager li&gt;a,.pager li&gt;span{padding:12px 35px;margin:0 30px}
}
@media (min-width:1650px){

}

/*å…³äºŽæˆ‘ä»¬*/
.honor-swiper .img,
.honor-swiper .img&gt;img{width:auto;}
.honor-swiper .swiper-slide{width:auto;padding:0 6px;}
.honor-swiper p{text-align: center;font-size:16px;padding:15px 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.honor-swiper .swiper-pagination{display: none;}

.culture{color:#fff;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.active .culture{opacity:1;-webkit-transform:none;transform:none}
.culture .h2{font-size:24px;margin:0 0 20px}
.culture .h2:after{content:"";width:58px;height:1px;background-color:#fff;display:block;margin-top:10px}
.culture .InfoContent{color:#fff;}

.contactList{padding:10px 10px 30px;display: flex;align-items: stretch;flex-flow: row wrap;margin-top:-25px;}
.contactList:before,
.contactList:after{display: none;}
.contactList .item{position:relative;padding:25px 0;display:flex;flex-direction:row;border-bottom:1px dotted rgba(204,204,204,0.4)}
.contactList .item h5{font-size:16px;margin-bottom:6px;}
.contactList .icon{flex: 0 0 auto;width:23px;margin-right:15px;}
.contactList .icon img{width:100%;}
@media (max-width:767px){
	#lightGallery-close{width:40px;height:40px;line-height:40px;}
	#lightGallery-close:after{font-size:20px;}
	
	.honor-swiper .img&gt;img{max-height:240px;}
}
@media (min-width:768px){
	.culture .h2{font-size:30px;margin-bottom:30px}
	.culture .h2:after{margin-top:15px}
	.culture .InfoContent{font-size:16px}
	
	.honor-swiper .img&gt;img{max-height:300px;}
}
@media (min-width:992px){

	.contactList{padding:20px;}
	.contactList .column{margin-bottom:30px;}
	.contactList .item{border-right:1px solid rgba(204,204,204,0.4);padding-right:15px;border-bottom:none;}
	.contactList .column:last-child .item,
	.contactList .column:nth-child(2n) .item{border-right:none;}
}
@media (min-width:1200px){
	.culture .h2{font-size: 36px;}
	
	.contactList .column:nth-child(2n) .item{border-right:1px solid rgba(204,204,204,0.4);}
	.contactList .column:last-child .item,
	.contactList .column:nth-child(3n) .item{border-right:none;}
	
	.honor-swiper .img&gt;img{max-height:320px;}
}


/*å·¥è‰ºæŠ€æœ¯ã€æ¡ˆä¾‹*/
.case_list{margin:-8px;display:flex;align-items:stretch;flex-flow:row wrap}
.case_list:after,.case_list:before{display:none}
.case_list .column{padding:8px}
.case_list .mask{position:absolute;width:100%;height:100%;left:0;bottom:-110%;-webkit-transition:all .5s;transition:all .5s;background:rgba(232,62,59,.15) url(../images/icon/a17.png) no-repeat center;background-size:30px auto}
.case_list .h5{font-size:14px;margin-top:10px;text-align:center}
.case_list a:hover .mask{bottom:0}
.case_list a:hover{color:#e83e3b;}

.partnerRow{display: flex;align-items: stretch;flex-flow: row wrap;margin-left:-5px;margin-right:-5px;}
.partnerRow&gt;li{padding:5px;}
.partnerRow&gt;li&gt;div{width:100%;height:100%;border:1px solid #ccc;transition: all 0.5s;}
.partnerRow&gt;li:hover&gt;div{border-color:#e83e3b}
.partnerRow&gt;li&gt;div&gt;img{height:56px;}
@media (max-width:767px){
	.partnerRow&gt;li{max-width:50%}
}
@media (max-width:479px){
	.case_list .column{width:100%;}
}
@media (min-width:768px){
	.case_list{margin:-10px}
	.case_list .column{padding:10px}
	.case_list .h5{font-size:16px;margin-top:20px}
	
	.partnerRow{margin-left:-10px;margin-right:-10px;}
	.partnerRow&gt;li{padding:10px;}
	.partnerRow&gt;li&gt;div&gt;img{height:108px;}
}
@media (min-width:992px){
	.case_list .mask{background-size:46px auto}
}
@media (min-width:1200px){

}


/*è¡Œä¸šè§£å†³æ–¹æ¡ˆ*/
.solution_list .column{margin-bottom:30px}
.solution_list a{display:block;color:#333}
.solution_list a:hover{color:#e83e3b}
.solution_list a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.solution_list a .h5{font-size:16px;border-bottom:1px #ddd solid;padding-bottom:15px;margin:20px 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

.details-imgs{position: relative;margin-bottom:30px;padding-top:10px;padding-bottom:10px;max-width:600px;margin-left:auto;margin-right:auto;}
.details-imgs .img&gt;img{width:auto;max-height:280px;margin:0 auto;max-width:100%;}
/* .details-imgs .swiper-slide{width:auto;} */
.details-imgs .swiper-container{position: static;}
.details-imgs .swiper-button-white{width:34px;height:60px;background-color:#333;background-size:14px auto;margin-top:-30px;}
.details-imgs .swiper-button-prev{left:0;}
.details-imgs .swiper-button-next{right:0;}

@media (max-width:991px){
	.solution_list{margin-left:-10px;margin-right:-10px;}
	.solution_list .column{padding-left:10px;padding-right:10px;}
	
	.details-imgs{padding-bottom:60px;}
	.details-imgs .swiper-button-white{margin-top:0;top:auto;bottom:0;width:60px;height:40px;}
	.details-imgs .swiper-button-prev{left:25%;}
	.details-imgs .swiper-button-next{right:25%;}
}
@media (max-width:767px){
	.details-imgs .swiper-button-white{width:50px;height:36px;}
}
@media (max-width:479px){
	.solution_list .column{width:100%;}
}
@media (min-width:768px){
	.details-imgs .img&gt;img{max-height:320px;}
}
@media (min-width:992px){
	.details-imgs{padding-left:50px;padding-right:50px;}
}
@media (min-width:1200px){

}

/*äº§å“å±•ç¤º*/
.product_list{display: flex;flex-flow: row wrap;}
.product_list:before,
.product_list:after{display: none;}
.product_list .column{margin-bottom:30px}
.product_list a{display:block;color:#333}
.product_list a:hover{color:#e83e3b}
.product_list a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.product_list a .h5{font-size:16px;margin:15px 0 0;line-height:24px;max-height: 48px;overflow: hidden;}

.prodetItem{margin-bottom:50px;}
.info_title .h1{font-size:24px;margin-bottom:25px;line-height:1.4;}
.info_title .h2{font-size:20px;margin-bottom:25px;padding-left:15px;border-left:2px solid #000;}
@media (max-width:991px){
	.product_list{margin-left:-10px;margin-right:-10px;}
	.product_list .column{padding-left:10px;padding-right:10px;}
	
	.productDetailsTop&gt;.left{margin-bottom:25px;}
}
@media (max-width:479px){
	.product_list .column{width:100%;}
}
@media (min-width:992px){
	.product_list a .h5{margin-top:20px;}
}
@media (min-width:1200px){
	.info_title .h1{font-size:28px;}
	.info_title .h2{font-size:24px;padding-left:20px;border-left:3px solid #000;}
	.productDetailsTop{margin-left:-20px;margin-right:-20px;}
	.productDetailsTop&gt;div{padding-left:20px;padding-right:20px;}
}


/*æŠ€æœ¯ç&nbsp;”å‘å›¢é˜Ÿ*/
body{padding-right:0!important}
.team_list{margin:0}
.team_list&gt;.column{padding:0}
.team_list .a{display:block;color:#fff;position:relative;outline:0}
.team_list .a .text{position:absolute;left:0;right:0;bottom:0;background-color:rgba(3,110,184,.6);padding:10px 10px 10px 30px}
.team_list .a .text:before{content:"+";color:#fff;font-size:24px;line-height:1;position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.team_list .a h4{font-size:14px;margin:0 0 5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;/* text-transform:uppercase */}
.team_list .a .text p{font-size:12px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.team_list .a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.team_list .modal{padding-right:0!important}
.team_list .modal-dialog{width:90%;height:70%;left:5%;top:15%;background-color:#fff;margin:0;padding:10px}
.team_list .modal-content{width:100%;height:100%;background-color:transparent;border-radius:0;border:0;-webkit-box-shadow:none;box-shadow:none;padding-right:5px;overflow-x:hidden;overflow-y:auto}
.team_list .modal-content::-webkit-scrollbar{width:3px;height:3px}
.team_list .modal-header{padding:0 0 10px;margin-bottom:10px}
.team_list .modal-title{font-size:16px;margin-bottom:3px;/* text-transform:uppercase */}
.team_list .modal-header p{margin:0;color:#666}
.team_list i.close{width:30px;height:30px;background-color:#fff;border-radius:100%;font-size:30px;color:#e83e3b;font-weight:400;text-align:center;line-height:30px;position:absolute;top:-15px;right:-15px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3);opacity:1;cursor:pointer}
.team_list .modal-content .img{max-width:384px;margin:0 auto 15px}
@media (max-width:479px){
	.team_list .column{width:100%}
}
@media (min-width:768px){
	.team_list .a .text{padding-left:40px}
	.team_list .a .text:before{font-size:28px}
	.team_list .a h4{font-size:16px}
	.team_list .modal-dialog{width:680px;left:50%;margin-left:-340px;padding:40px}
	.team_list .modal-title{font-size:16px}
}
@media (min-width:992px){
	.team_list .a .text{padding-left:50px}
	.team_list .a .text:before{font-size:36px}
	.team_list .modal-dialog{width:800px;margin-left:-400px}
}
@media (min-width:1200px){
	.team_list .modal-dialog{width:1050px;margin-left:-525px}
	.team_list .modal-title{font-size:18px}
}
@media (min-width:1440px){
	.team_list .modal-dialog{width:1250px;margin-left:-625px}
	.team_list .a .text{padding-left:60px}
	.team_list .a .text:before{font-size:46px}
}


/*æ–°é—»ä¸­å¿ƒ*/
.news_list{margin-top:-25px;}
.news_list a{display:block;background:#efefef;overflow: hidden;display: flex;justify-content: center;align-items: center;flex-flow: row wrap;flex-direction: row-reverse;transition:all .5s}
.news_list .column{padding-top:15px;padding-bottom:15px;}
.news_list .img{float:left;width:100%;}
.news_list .img img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.nText{float:left;width:100%;padding:20px 15px;}
.nText h3{font-size:16px;transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nText .p{color:#717070;line-height:28px;max-height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0 20px;}
.nAther{line-height: 27px;}
.nAther .icon{float:left;display: block;width:27px;height:27px;background:url(../images/icon/icon_37.png) center;background-size:100% 100%;transition:all .5s}
.nAther .date{float:right;color:#717070;}
.news_list a:hover{box-shadow: 0 8px 15px rgba(0,0,0,0.15);}
.news_list a:hover h3{color:#d33939;}
.news_list a:hover .nAther .icon{background:url(../images/icon/icon_37_h.png) center;background-size:100% 100%;}
.news_list a:hover .img img{-webkit-transform: scale(1);transform: scale(1);}
@media (max-width:767px){

}
@media (max-width:479px){

}
@media (min-width:768px){
	.nText{padding:25px;}
}
@media (min-width:992px){
	.news_list .img{width:49%;}
	.nText{width:51%;}
}
@media (min-width:1200px){
	.news_list .img{width:38.4615%;}
	.nText{width:61.5385%;}
}
@media (min-width:1450px){
	
}
@media (min-width:1650px){
	.nText h3{font-size:18px;}
	.news_list .column{padding-top:25px;padding-bottom:25px;}
	.nText{padding:35px;}
	.nText .p{margin:20px 0 30px;}
}

/*åŠ&nbsp;å…¥æˆ‘ä»¬*/
.job_list_box .span{float:left;width:21.25%;padding:0 5px;/* text-transform:uppercase */}
.job_list_box .span5{width:15%}
.job_top{border-top:6px #e83e3b solid;border-bottom:1px #e83e3b solid;line-height:24px;padding:20px 15px 15px;overflow:hidden}
.job_list .panel{border:0;box-shadow:none;border-radius:0;margin:0}
.job_list .panel-heading{border-radius:0;border-bottom:1px #e83e3b dashed;padding:0;position:relative}
.job_list .active .panel-heading{background-color:rgba(232,62,59,.1)}
.job_list .panel-heading a{display:block;color:#333;overflow:hidden;padding:15px;position:relative;z-index:1}
.job_list .panel-body{border:1px #ddd solid;border-top:0;padding-top:25px;padding-bottom:25px}
.apply_btn{margin-top:30px;text-align:center}
.apply_btn a{display:inline-block;background-color:#333;line-height:20px;color:#fff;padding:8px 25px;text-decoration:none}
.apply_btn a:hover{background-color:#e83e3b}
@media (max-width:767px){
	.job_list_box .span{width:33.33333%}
	.job_list_box .span4,.job_list_box .span5{display:none}
}
@media (min-width:768px){
	.job_list_box .span{font-size:16px}
	.job_list .panel-body,.job_list .panel-heading a,.job_top{padding-left:30px;padding-right:30px}
}
@media (min-width:992px){
	.job_list_box .span{width:22%}
	.job_list_box .span5{width:12%}
}
@media (min-width:1200px){
	.job_list .panel-body,.job_list .panel-heading a,.job_top{padding-left:70px;padding-right:70px}
	.apply_btn a{font-size:16px;padding:12px 35px}
}
@media (min-width:1440px){
	.job_list .panel-body,.job_list .panel-heading a,.job_top{padding-left:190px;padding-right:190px}
}

/*è”ç³»*/
.map{position: relative;margin-top:30px}
.map:before,
.map:after{content:'';position: absolute;width:50%;height:100%;background:rgba(0,0,0,0.4);top:0;z-index: 2;transition: all 0.5s;}
.map:before{left:0;}
.map:after{right:0;}
.map:hover:before,
.map:hover:after{width:0;}
.map #dituContent{width:100%;height:300px;border:1px #ddd solid;}

.contact_title{margin-bottom:20px}
.contact_title:after{content:"";width:55px;height:1px;background-color:#797777;display:block;margin-top:20px}
.contact_title1:after{display:none}
.contact_title .h2{font-size:20px;margin:0}
.contact_title p{color:#818181;margin:10px 0 0}

.contactRow:after,.contactRow:before{display:none}
.contactRow{overflow: hidden;}
.contactRow&gt;.column{margin:0 0 15px}
.contactRow&gt;.column&gt;.inner{border:2px #7f7d7d solid;padding:30px 15px}
.contactRow .index_title a:after{width:55px;height:1px;background-color:#797777;margin-top:20px}
.contactRow .index_title p{color:#818180}
.contactRow&gt;.column:nth-child(2) .index_title p{font-size:14px}
.contactRow&gt;.column:nth-child(2) .index_title a:after{display:none}
.contact_wrap p{display:flex;flex-direction:row;line-height:24px;word-break:break-all;margin:0}
.contact_wrap p+p{margin-top:10px}
.contact_wrap p a{color:#333}
.contact_wrap p&gt;img{flex: 0 0 auto;display:block;width:24px;height:24px;margin-right:10px}
.hotTel{font-size:16px;font-weight: 700;margin-top:25px;}
.hotTel a{display: inline-block;font-size:26px;color:#e83e3b;}
.index_form .column{position: relative;margin-bottom:25px}
.index_form .form-control{background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:1px #515151 solid;height:40px;color:#515151;resize: none;}
.index_form .form-control::-webkit-input-placeholder{color:#515151}
.index_form .form-control::-webkit-scrollbar{width:4px;}
.index_form textarea.form-control{height:120px;}
.index_form .error .form-control{border-color:#f00}
.index_form .valid_message{display: none;}
.index_form .valid_message,.tip_message{position: absolute;top:0;right:3px;height:40px;line-height:40px;color:#f00;font-size:24px;padding-top:5px;}

.index_form .btn{background-color:#333;font-size:16px;border-radius:0;border-color:#333;width:120px;height:42px;padding:0;-webkit-box-shadow:none;box-shadow:none;outline:0!important;color:#fff;transition: all 0.5s;margin:0 auto;display: block;}
.index_form .btn:hover{background-color:#e83e3b;border-color:#e83e3b;color:#fff}

@media (min-width:768px){
	.map{margin-top:30px}
	.map #dituContent{height:420px}
	
	.contact_title{margin-bottom:30px}
	.contactRow{margin-left:-15px;margin-right:-15px;display:flex;flex-flow: row wrap;align-items: stretch;}
	.contactRow&gt;.column{padding-left:15px;padding-right:15px;}
	.contactRow&gt;.column .inner{height:100%;border:3px #7f7d7d solid;padding:25px}
	.index_form .valid_message,.tip_message{right:0;}
}
@media (min-width:768px){
	.contact_title .h2{font-size:22px}
	.contactRow{margin-left:-20px;margin-right:-20px;}
	.contactRow&gt;.column{padding-left:20px;padding-right:20px;}
	.contact_wrap p{font-size:16px;line-height:30px;}
	.contact_wrap p+p{margin-top:15px}
	.contact_wrap p&gt;img{width:36px;height:36px;margin-right:20px}
	.contact_wrap p&gt;span{line-height: 36px;}
	
	.index_form .row{margin-left:-20px;margin-right:-20px}
	.index_form .column{padding:0 20px}
	.index_form .valid_message,.tip_message{right:5px;}
}
@media (min-width:992px){
	.contactRow{margin-left:-30px;margin-right:-30px;}
	.contactRow&gt;.column{padding-left:30px;padding-right:30px;}
	.hotTel{font-size:20px;margin-top:35px;}
	.hotTel a{font-size:32px;}
}
@media (min-width:1200px){
	.map{margin-top:40px}
	.hotTel{margin-top:45px;}
	.hotTel a{font-size:36px;}
	.contact_title{margin-bottom:50px}
	.contact_title .h2{font-size:24px}
	
	.contactRow{margin-left:-50px;margin-right:-50px;}
	.contactRow&gt;.column{padding-left:50px;padding-right:50px;}
	
	.index_form .row{margin-left:-25px;margin-right:-25px}
	.index_form .column{padding:0 25px}
	.index_form .valid_message,.tip_message{right:8px;}
}
@media (min-width:1440px){
	.contactRow{margin-left:-60px;margin-right:-60px;}
	.contactRow&gt;.column{padding-left:60px;padding-right:60px;}
	.contactRow&gt;.column .inner{padding:40px 10%}
	
	.index_form .row{margin-left:-35px;margin-right:-35px}
	.index_form .column{padding:0 35px}
	.index_form .column{margin-bottom:36px}
	.index_form .valid_message,.tip_message{right:15px;}
}
@media (min-width:1600px){
	.contactRow{margin-left:-70px;margin-right:-70px;}
	.contactRow&gt;.column{padding-left:70px;padding-right:70px;}
}


.storeItem{margin-top:30px;}
.serviceTit{text-align:center;margin-bottom:35px;}
.serviceTit h2{font-size:22px;color:#000;}
.serviceTit p{line-height:1.8;margin-top:15px;}
.map-intro{padding-top:35px;}
.map-intro .serviceTit{margin-bottom:30px;text-align: center;}
.map-intro .serviceTit:after{content: '';display: block;width:52px;height:1px;margin-top:15px;background:#737474;margin-left:auto;margin-right:auto;}
.map-box{float:none;position: relative;width:640px;height:490px;background:url(../images/maps/map_bg_2.png) no-repeat center;margin:0 auto;}
.map-box &gt; img{display: none;}

.map-area-con{position:relative;z-index:2;}
.map-area-con .container{background:#fff;border:1px solid #ededed;padding:20px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.map-area-province{position: relative;font-size:18px;color:#272727;line-height:30px;padding-right:25px;padding-left:30px;}
.map-area-province:before{content:'';position: absolute;width:22px;height:24px;left:0;top:4px;background:url(../images/icon/icon_42.png) no-repeat center;background-size:100% 100%;}
.map-area-city{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border-left:1px solid #E0E0E0;padding-left:30px}
.map-area-city a{display:inline-block;vertical-align:top;height:30px;border:1px solid #ededed;padding:0 13px;background:#F9F9F9;margin:0 13px 15px 0;font-size:14px;color:#272727;cursor:pointer;line-height:28px;-webkit-transition:.2s ease all;transition:.2s ease all}
.map-area-city a.on,.map-area-city a:hover{border-color:#434343;background:#434343;color:#FEFEFE}

.map-area-store .item{border-bottom:1px solid #dadada;margin-bottom:30px;padding-bottom:15px;}
.map-area-store h2{font-size:16px;font-weight:700;margin-bottom:5px;}
.map-area-store .contentText{font-size:14px;line-height:26px;}
.aSImgShow{margin:20px -6px 0;}
.aSImgShow .column{float:left;width:50%;margin-bottom:12px;padding:0 6px;}
.aSImgShow .img{width:100%;overflow: hidden;}
.aSImgShow .img img{width:100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.aSImgShow .img:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);}
@media (max-width:767px){
	.serviceTit p br{display: none;}

	.map-area-con .container{display: block;}
	.map-area-city{padding-left:0;border-left:0;}
	.map-area-city a{margin:0 11px 11px 0;font-size:13px;}
	
	.map-area-province{width:100%;margin-bottom:15px;padding-left:25px;}
	.map-area-province:before{width:16px;height:20px;top:6px;}
}
@media (max-width:669px){
	.map-box{width:100%;height:auto;background:none;}
	.map-box &gt; img{display: block;width:100%;}
}
@media (min-width:768px){
	.storeItem{margin-top:40px;}
	.serviceTit{margin-bottom:40px;}
	.serviceTit h2{font-size:24px;}
	.serviceTit p{margin-top:20px;}

	.map-area-con{margin-top:-68px;}
	.map-area-con .container{padding:30px;}
	.map-area-province{font-size:20px;}
	.map-area-store .item{padding-bottom:0;}
	.map-area-store h2{font-size:18px;margin-bottom:15px;}
	.map-area-store .contentText{font-size:16px;line-height:28px;}

	.aSImgShow{margin:30px -15px 0;}
	.aSImgShow .column{margin-bottom:30px;padding:0 15px;}
	
}
@media (min-width:992px){
	.serviceTit{margin-bottom:50px;}
	.serviceTit h2{font-size:26px;}
	
	.map-intro .serviceTit{float:left;width:275px;padding-top:100px;text-align:left;margin-bottom:0;}
	.map-intro .serviceTit:after{margin-top:50px;margin-left:0;margin-right:0;}
	.map-box{float:right;}
	
	.aSImgShow{margin:35px -10px 0;}
	.aSImgShow .column{width:25%;margin-bottom:35px;padding:0 10px;}
}
@media (min-width:1200px){
	.serviceTit{margin-bottom:60px;}
	.serviceTit h2{font-size:28px;}
	.serviceTit p{font-size:16px;}

	.map-intro .serviceTit{width:490px;padding-top:125px;}
	.map-intro .serviceTit:after{margin-top:55px;}
	.map-area-con .container{padding:35px;}
	.map-area-province{font-size:22px;}
	
	.aSImgShow{margin:40px -20px 0;}
	.aSImgShow .column{margin-bottom:40px;padding:0 20px;}
	
}
@media (min-width:1450px){
	.serviceTit{margin-bottom:70px;}
	.serviceTit h2{font-size:30px;}
	.serviceTit p{margin-top:25px;}
	
	.map-area-store h2{font-size:20px;}
	.map-area-store .contentText{font-size:18px;line-height:30px;}
	
	.map-intro .serviceTit{width:515px;}
}

/* äººæ‰æ‹›è˜ */
.jobList{display: flex;align-items: stretch;flex-flow: row wrap;}
.jobList:before,
.jobList:after{display: none;}
.jobList .column{margin-bottom:20px;}
.jobList .jobInfo{height:100%;background:#fff;border:1px solid #EFEFEF;padding:25px 15px;cursor:pointer;transition: all 0.5s;}
.jobInfo{font-size:16px;}
.jobInfo&gt;div{margin-bottom:15px;}
.jobInfo&gt;div:first-child{display: flex;align-items: center;flex-flow: row wrap;}
.jobInfo&gt;.requirement{font-size:14px;margin-bottom:0;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition: all 0.5s;}
.jobInfo .job{max-width:65%;}
.jobInfo .pay{color:#e83e3b;margin-left:20px;transition: all 0.5s;}
.jobList&gt;div&gt;.jobInfo:hover{background:#e83e3b;border-color:#e83e3b;color:#fff;}
.jobList&gt;div&gt;.jobInfo:hover .requirement{color:#fff;}
.jobList&gt;div&gt;.jobInfo:hover .pay{color:#fff;}

.jobList .modal-dialog{width:100%;max-width:90%;display:flex;flex-direction:column;justify-content:center;min-height:100%;margin:0 auto;padding:30px 0;}
.jobList .modal-header{text-align: center;}
.jobList .modal-header.jobInfo{font-size:18px;}
.jobList .modal-header.jobInfo&gt;div:first-child{justify-content: center;margin-bottom:10px;}
.jobList .modal-header .close{position: absolute;width:40px;height:40px;top:2px;right:0;border-radius: 5px;background:#fff url(../images/icon/icon20.png) no-repeat center;background-size:100% 100%;cursor: pointer;opacity: 1;}
.jobList .mailTo{text-align: center;}
.jobList .mailTo a{display:inline-block;max-width:240px;padding:0 45px;height:40px;line-height:40px;font-size:14px;text-align:center;background:#333;border-radius:0;color:#fff;}
.jobList .mailTo a:hover{background:#e83e3b;color:#fff;}
.jobDetails .InfoContent{max-height:50vh;overflow-y:auto;}
.jobDetails .InfoContent::-webkit-scrollbar{width:5px;height:5px}
@media (max-width:767px){
	.jobList .modal-header .close{background-size:30px 30px;}
}
@media (min-width:768px){
	.jobList .column{margin-bottom:30px;}
	.jobList .jobInfo{padding:30px 20px;}
	.jobInfo&gt;div{margin-bottom:18px;}

	.jobDetails .modal-dialog{width:800px;}
	.jobDetails .modal-header,
	.jobDetails .modal-body,
	.jobDetails .modal-footer{padding:25px}
	.jobList .mailTo a{height:54px;line-height:54px;font-size:16px;}
}
@media (min-width:1200px){
	.jobList{margin-left:-20px;margin-right:-20px;}
	.jobList .column{padding:0 20px;margin-bottom:40px;}
	.jobInfo{font-size:18px;}
	.jobInfo .pay{margin-left:30px;}
}


/*åŠ¨ç”»*/
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
.fadeIn {
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.fadeInDown {
	-webkit-animation: fadeInDown 1s;
	animation: fadeInDown 1s;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.fadeInUp {
	-webkit-animation: fadeInUp 1s;
	animation: fadeInUp 1s;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.fadeInLeft {
	-webkit-animation: fadeInLeft 1s;
	animation: fadeInLeft 1s;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.fadeInRight {
	-webkit-animation: fadeInRight 1s;
	animation: fadeInRight 1s;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
.zoomIn {
    -webkit-animation: zoomIn 1s;
    animation: zoomIn 1s
}

@-webkit-keyframes kenburnsUp {
	0% {
		-webkit-transform: scale(1) translate(-50%,-50%);
		transform: scale(1) translate(-50%,-50%)
	}
	100% {
		-webkit-transform: scale(1.05) translate(-50%,-50%);
		transform: scale(1.05) translate(-50%,-50%)
	}
}
@keyframes kenburnsUp {
	0% {
		-webkit-transform: scale(1) translate(-50%,-50%);
		transform: scale(1) translate(-50%,-50%)
	}
	100% {
		-webkit-transform: scale(1.05) translate(-50%,-50%);
		transform: scale(1.05) translate(-50%,-50%)
	}
}

@-webkit-keyframes kenburnsDown {
	0% {
		-webkit-transform: scale(1.05) translate(-50%,-50%);
		transform: scale(1.05) translate(-50%,-50%)
	}
	100% {
		-webkit-transform: scale(1) translate(-50%,-50%);
		transform: scale(1) translate(-50%,-50%)
	}
}
@keyframes kenburnsDown {
	0% {
		-webkit-transform: scale(1.05) translate(-50%,-50%);
		transform: scale(1.05) translate(-50%,-50%)
	}
	100% {
		-webkit-transform: scale(1) translate(-50%,-50%);
		transform: scale(1) translate(-50%,-50%)
	}
}</pre></body></html>